input file change事件调用多次(解决只执行一次)
$('#upload').replaceWith('<input id="upload" type="file" name="excelFile"/>'); $('#upload').o ...
$('#upload').replaceWith('<input id="upload" type="file" name="excelFile"/>'); $('#upload').o ...